home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Visual Basic Source Code
/
Visual Basic Source Code.iso
/
vbsource
/
pcalar1a
/
formmain.frm
next >
Wrap
Text File
|
1999-09-03
|
20KB
|
703 lines
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
Begin VB.Form frmMain
BorderStyle = 1 'Fixed Single
Caption = "PC Alarm"
ClientHeight = 4860
ClientLeft = 45
ClientTop = 615
ClientWidth = 6975
LinkTopic = "Form2"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 4860
ScaleWidth = 6975
StartUpPosition = 1 'CenterOwner
Begin VB.PictureBox Picture1
BackColor = &H00FFFFFF&
FillColor = &H00FFFFFF&
ForeColor = &H00FFFFFF&
Height = 375
Left = 120
ScaleHeight = 315
ScaleWidth = 1620
TabIndex = 8
Top = 4275
Width = 1680
Begin MSComCtl2.UpDown UpDown1
Height = 330
Left = 1425
TabIndex = 13
Top = 0
Width = 195
_ExtentX = 344
_ExtentY = 582
_Version = 393216
Enabled = -1 'True
End
Begin VB.TextBox txtAmPm
Alignment = 2 'Center
BorderStyle = 0 'None
BeginProperty Font
Name = "MS Sans Serif"
Size = 12
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 450
Left = 885
Locked = -1 'True
TabIndex = 12
Text = "AM"
Top = 0
Width = 450
End
Begin VB.TextBox txtMinute
Alignment = 2 'Center
BorderStyle = 0 'None
BeginProperty Font
Name = "MS Sans Serif"
Size = 12
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 450
Left = 480
TabIndex = 11
Text = "59"
Top = 0
Width = 345
End
Begin VB.TextBox txtHour
Alignment = 2 'Center
BorderStyle = 0 'None
BeginProperty Font
Name = "MS Sans Serif"
Size = 12
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 450
Left = 0
TabIndex = 9
Text = "12"
Top = 0
Width = 345
End
Begin VB.Label Label2
Alignment = 2 'Center
BackColor = &H00FFFFFF&
Caption = ":"
BeginProperty Font
Name = "MS Sans Serif"
Size = 12
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 330
Left = 345
TabIndex = 10
Top = -15
Width = 135
End
End
Begin MSComDlg.CommonDialog CDB
Left = 2025
Top = 4095
_ExtentX = 847
_ExtentY = 847
_Version = 393216
End
Begin MSComctlLib.ImageList ImageList1
Left = 2010
Top = 3420
_ExtentX = 1005
_ExtentY = 1005
BackColor = -2147483643
ImageWidth = 32
ImageHeight = 32
MaskColor = 12632256
_Version = 393216
BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628}
NumListImages = 7
BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "FormMain.frx":0000
Key = ""
EndProperty
BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "FormMain.frx":0454
Key = ""
EndProperty
BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "FormMain.frx":08A8
Key = ""
EndProperty
BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "FormMain.frx":0D04
Key = ""
EndProperty
BeginProperty ListImage5 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "FormMain.frx":1020
Key = ""
EndProperty
BeginProperty ListImage6 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "FormMain.frx":1474
Key = ""
EndProperty
BeginProperty ListImage7 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "FormMain.frx":1790
Key = ""
EndProperty
EndProperty
End
Begin VB.Timer Timer1
Interval = 200
Left = 2070
Top = 2865
End
Begin VB.Frame Frame1
Height = 4695
Left = 1890
TabIndex = 3
Top = 45
Width = 4920
Begin VB.TextBox txtMessage
Height = 1560
Left = 195
TabIndex = 18
Text = "Type your message here."
Top = 1050
Width = 4515
End
Begin VB.CommandButton cmdBackColor
Caption = "Change Back Color"
Height = 585
Left = 2760
TabIndex = 17
Top = 2925
Width = 1215
End
Begin VB.CommandButton cmdActivate
Caption = "Activate Alarm"
Height = 585
Left = 825
TabIndex = 16
Top = 3795
Width = 1215
End
Begin VB.CommandButton cmdFont
Caption = "Change Font"
Height = 585
Left = 825
TabIndex = 15
Top = 2925
Width = 1215
End
Begin VB.CommandButton cmdCancel
Caption = "Cancel"
Height = 585
Left = 2760
TabIndex = 7
Top = 3795
Width = 1215
End
Begin VB.Label lblMsg
BackColor = &H80000009&
BorderStyle = 1 'Fixed Single
Enabled = 0 'False
Height = 1560
Left = 195
TabIndex = 6
Top = 1050
Width = 4515
WordWrap = -1 'True
End
Begin VB.Label lblCurrent
BorderStyle = 1 'Fixed Singl